The SelectGeneratedeliverResponse object contains the result (SelectGenerateDeliverResponse object). In this implementation, the response message is the SelectAndGenerateOut object.
| Parameter | Type | Description |
|---|---|---|
| SelectAndGenerateResult | SelectAndGenerateOut | The result, or response, object for the SelectAndGenerate operation. |
| Name | Type | Description |
|---|---|---|
| RequestID | string | A string of information containing a unique identifier for that request. |
| Status | RequestStatus | Contains one of the following status messages: successful, failed, incomplete. |
| StatusDescription | string | A string of data containing additional information about a specific status message. |
| Details | string | A string of information about the object (description and severity) |